| syReport |
| Logical Entity Name | syReport |
| Default Table Name | syReport |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| syReport Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | varchar(50) | NO | ||
| Descrip | varchar(50) | YES | ||
| Module | varchar(50) | NO | ||
| CusCode | varchar(20) | YES | ||
| SystemCode | bit | NO | ||
| Hidden | bit | NO | ||
| DisplayOrder | smallint | YES | ||
| Comment | text | YES | ||
SyReportID |
int | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | YES | ||
| DateLstMod | datetime | YES | ||
| ModFlag | char(1) | NO | ||
| UseReportServer | bit | YES | ||
| useReportWizard | bit | NO | ||
| ReportUse | varchar(500) | YES | ||
| UserDefinedStatement | varchar(2000) | YES | ||
| ts | timestamp | NO | ||
| ReportSelectionShowModal | bit | NO |
| syReport Primary and Unique Keys |
| Key Name | Key Type | Keys |
| syReport_SyReportID_U_C_IDX | PrimaryKey | SyReportID |
| syReport Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyReportCriteria | Non-Identifying | One To Zero or More | FK_SyReportCriteria_SyReportID_syReport_SyReportID | NO | YES | |||
| SyReportSort | Identifying | One To Zero or More | FK_SyReportSort_SyReportID_syReport_SyReportID | NO | YES |
| syReport Check Constraints |
| Check Constraint Name | CheckConstraint |
| syReport Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| syReport Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Report |
NO | |||
| Physical (Microsoft SQL Server) dbo.syReport |
NO |
| syReport Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| syReport Data Movement Rules |
| Name | Type | Rule Text/Value |